home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / mewin10.zip / EMACS.INI < prev    next >
INI File  |  1992-04-17  |  2KB  |  45 lines

  1. ; Profile information for MicroEMACS 3.11c for MS-Windows (update 1.0)
  2. ;
  3. ; The information below should be put in the WIN.INI file:
  4.  
  5. [MicroEMACS]
  6. ; InitialSize=optimized
  7. ;   would leave a single row of icons at the bottom of the screen
  8. ;   and have EMACS occupy the rest of the screen at startup
  9. ; InitialSize=maximized
  10. ;   would have EMACS occupy the whole screen at startup
  11. ;   Note that InitialSize=minimized is also understood by the program,
  12. ;   but the size resetting by the startup macro interferes with
  13. ;   the icon.
  14. ;
  15. TimeSlice=100
  16. ;   this is the number of milliseconds of processing that EMACS
  17. ;   allows itself to consume before yielding to other Windows
  18. ;   applications while performing a lengthy operation (reading
  19. ;   or writing a file for instance). 100 is actually the default
  20. ;   value.
  21. ;
  22. DOSBox=dosbox.pif
  23. DOSExec=dosexec.pif
  24. ;   set those to point to the actual pathname of the corresponding
  25. ;   PIF files. The only significant difference between the 2 PIFs
  26. ;   supplied with MicroEMACS is the "Close window on exit" option
  27. ;   which is OFF in dosbox.pif and ON in dosexec.pif
  28. ;
  29. HelpFile=mewin.hlp
  30. ;   this should specify the pathname of the WinHelp file for MicroEMACS.
  31. ;
  32. Colors=0
  33. ;   0 (the default value) lets MicroEMACS decide if you have a color
  34. ;   or a monochome display. 1 or 2 forces monochrome (useful for
  35. ;   multiple-shades-of-gray laptop screens). Any value above 2 forces
  36. ;   color mode.
  37. ;
  38. ; The following entries are built automatically by the "Save"
  39. ; option of the "Font" dialog box...
  40. ; FontName=
  41. ; CharSet=
  42. ; FontHeight=
  43. ; FontWidth=
  44. ; FontWeight=
  45.